[.wkls_proxy: Extract rows/columns like a data frame
Description
Allows subsetting the resolved data
Usage
# S3 method for wkls_proxy
[(x, i, j, drop = TRUE)
Value
A subset of the resolved data frame
Arguments
- x
A wkls_proxy object
- i
Row indices
- j
Column indices
- drop
Whether to drop dimensions